Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 1 - Introduction to Telephony on the Macintosh / Telephone Manager Initialization Reference
Telephone Manager Initialization Functions / Working With a Telephone Tool


TELOtherFeatureImplement

Invokes a network-switch feature returned by the TELOtherFeatureList function.

pascal TELErr TELOtherFeatureImplement (
                     TELHandle hTEL,
                     Handle theHandle,
                     short featureID);
hTEL
The handle for the telephone record associated with the telephone tool.
theHandle
The handle for the type of record used to implement the feature. The handle type is defined by the handleType field in the feature list accessed through the TELOtherFeatureList function.
featureID
The feature ID specifying the feature to be implemented. This ID is provided in the feature list accessed through the TELOtherFeatureList function.
function result
A result code. See "Result Codes" on page 1-58 for a list of result codes that the Telephone Manager may return.
DESCRIPTION
You can use the TELOtherFeatureImplement function to implement a telephone tool feature for which there is no corresponding Telephone Manager function. You can determine which network-switch features are offered by a tool by using the TELOtherFeatureList function.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help